Quote Management Biz API

(0 reviews)

Post Quote Management

The Quote API is one of the Pre-Ordering Management APIs. The customer Quote API provides a standardized mechanism for placing a customer quote with all the necessary quote parameters.

Key Points for LCPR Mobile Customer

  1. category used to categorize the quote from a business perspective that can be useful for the CRM system. E.g. RES for CSG fixed or MOB for Vertex
  2. Under Note "InvoiceTextLanguage" defines Invoice Text Language. Valid values are Spanish or English. Must be populated.
  3. Under Note "CustomerType" defines Customer Type. Valid values are B2B or B2C. Must be populated with one of these values.
  4. Under Note "Host" defines system Identifier. Which system and environment is making the call to Vertex. Example: "ECOM"
  5. quoteItem.id is Product Code from Product Catalog Example: "PR_B2C_ULT_Premium_MB_Line".
  6. quoteItem.product.id is Vertex Class Code Example: "UNL_PREM".
  7. quoteItem.product.name is Product Catalog Name Example: "Unlimited Premium Mobile Line".
  8. externalId is Hybris quote Id or Cart Id
  9. requestedQuoteCompletionDate is Quote date or systemDate. Example: "2023-11-07T08:45:12.028-04:00"
  10. Under Note "BAN-CAN" need to provide BAN-CAN
  11. quoteitem.id ( ProductId) , quoteitem.product.id (Vertex class id) , quoteitem.product.name(product name) these request fields will accept below 40 characters length only from vertex.

Reviews